/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a{font: inherit;color:inherit;text-decoration: none;}
a:hover { color:#008cd6;text-decoration: none; border-bottom-style:}

.page{margin:0 auto;width: 1400px;position: relative;}
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94%;}
.box2{margin: 0 auto;width:84%;position: relative;}

.fl { float: left;}
.fr {float: right;}

em,i {font-style: normal;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en{font-family: "Arial, Helvetica, sans-serif";text-transform: uppercase;}
.font_en2{font-family:"Biko";text-transform: uppercase;}


/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{font-size:40px;color:#333;}
.title t{color:#008cd6;}
.title p{font-size: 18px;color:#999;line-height: 30px;}

/*最上*/
.top_bg{height:40px;line-height: 40px;background: #f5f5f5;overflow: hidden;}
.top_p p,.top_a a{font-size: 14px;color:#999;}
.top_a a{margin-left: 15px;}
.top_a a:hover{text-decoration: underline;color: #008cd6;}

/*抬头*/
.head_bg{height:130px;}
.logo{display: flex;align-items: center;width: 227px;height: 130px;position: relative;}
.logo:before{content: "";display: block;width:1px;height:70px;background: #d5d5d5;position: absolute;right: -30px;}
.logo li{display: flex;flex-direction: column;align-items: center;margin-left: 55px;position: relative;}
.logo li h3{width: 500px; font-size: 30px;text-align: center;color: #008cd6;}
.logo li p:before,.logo li p:after{content:'';display:block;width: 80px;height: 1px;background: #d5d5d5;position: absolute;bottom: 10px;}
.logo li p:before{left: 0;}
.logo li p:after{right: 0;}
.logo li p{margin-top: 5px;font-size:20px;color: #666;letter-spacing: 1.9px;}
.tel{display: flex;flex-direction: column;align-items: center;justify-content: center;height: 130px;padding-left: 55px;background: url(../img/20220518161146_1894906591.png)no-repeat left center;}
.tel p{font-size:32px;color:#333;}


/*栏目*/
.nav_bg{height: 90px;background:#008cd6;}
.NavCeshi li{float:left;width: 175px;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li:before,.NavCeshi li:last-child:after{content:"";display: block;width:1px;height:40px;background: #1c9de0;position: absolute;top: 25px;}
.NavCeshi li:last-child:after{right:1px;}
.NavCeshi li>a{display: flex;flex-direction: column;align-items: center;justify-content: center;height: 90px;position: relative;text-align: center;}
.NavCeshi li i{font-style:normal;font-size: 16px;color:#fff;transition: all 0.3s;z-index: 2;}
.NavCeshi li span{display: block;margin-top: 5px;font-size: 12px;color: #5ec3f9;text-transform: none;z-index: 2;}
.NavCeshi li.cur span,.NavCeshi > li:hover > a span{color: #999;}
.NavCeshi li.cur i,.NavCeshi > li:hover > a i{color:#fff;font-size: 18px;}
.NavCeshi > li.cur > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:90px;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0; background: #333; }
.NavCeshi > li.cur > a:after, .NavCeshi > li:hover > a:after{ width: 100%}
/*下拉*/
.NavCeshi .nav2{width:100%;border-top: 4px #008cd6 solid;position: absolute;left:50%;top:100px;transform: translate(-50% );z-index: 9;transition: all 0.3s ease-out 0s;opacity: 0;}
.NavCeshi li:hover .nav2{opacity: 1;top:90px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #008cd6;color: #fff;text-align: center;transition:ease-out .3s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 16px;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #008cd6;}
.nav2 table{width: 100%;}



/*幻灯片*/
.banner{width:100%;margin-top: 1px; overflow:hidden;position:relative;z-index: 1;background: #000;}
.banner-box{ min-width:1400px; height:684px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:684px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:260px; left: 0; margin-left: 0; height:370px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(../img/20220413152205_1703836586.png) no-repeat;}
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #008cd6;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*内页*/
.banner-nbox{height:500px;}
.banner-nbox .bd li{height:500px;}
.banner-nbox .banner-btn{top: 160px;height: 250px;}


/*搜索*/
.search_bg{height: 100px;background: #f5f5f5;overflow: hidden;}
.search_nbg{position: absolute;z-index: 999;top: 760px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{background: #fff;margin: 0 auto;}
.search-bg{width:300px;height:50px;overflow: hidden;margin-top:26px;}
.search{height: 100px;}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:18px;color: #333;display: inline-block;}
.search_l a{font-size: 15px;color: #666;}
.search_l a:hover{color:#2270e9 ;}
.search-bg #infoname{width:300px;background:#fff;outline:none; color:#ccc;border: none;height:50px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border: 1px solid #eee;border-radius: 23px;}
.search_nbg #infoname{width:278px;height: 50px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height:50px;}
.search-i input{outline: none;}

/*全局按钮*/
.button{width:180px;height:50px;line-height: 50px;background: #fff;border-radius: 100px;box-shadow: 0px 0px 13.5px 1.5px rgba(102, 102, 102, 0.15);position: relative;overflow: hidden;}
.button:after{content: "";display: block;width:0%;height: 50px;background: #008cd6;position: absolute;top: 0px;transition: all 0.3s;}
.button:hover:after{width: 100%;}
.button a{display: flex;align-items: center;justify-content: space-around;position: relative;z-index: 2;}
.button p{font-size: 18px;color:#666;}
.button:hover p{color:#fff;}
.button span{display: block;width:32px;height:32px;background: #333;border-radius:100%;}
.button i{display: flex;align-items: center;justify-content: center;height: 32px;}


/*友情链接*/
.links{ padding: 30px 0; background:#008cd6; color:#fff; font-size:18px;}
.links p.fl{ padding-left:40px; background:url(../img/20220413152336_542959603.png) no-repeat left center;}
.links p.fr{ font-size:25px; font-family:impact; text-transform:uppercase;}
.linkTagcs {
	width: 1050px;
	height: auto;
}

.linkTagcs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.linkTagcs li {
	list-style: none;
	margin: 0px;
	padding-right: 10px;
	float: left;
}

.linkTagcs li a {
	color: #fff;
	font-size: 14px;
	word-break: break-all;
}
.linkTagcs li a:hover{
	text-decoration: underline;
}


/*版权*/
.copyright{ background:#222; color:#fff; }
.bq{ border-top: 1px solid #2d2d2d;}
.end{ line-height:100px;}
.end,.end a{ font-size:14px; color:#888;}
.end a:hover{ text-decoration:underline; color:#fff;} 
.crcon{ padding:60px 0; width:1400px; margin:0 auto;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; padding-left:25px; position:relative; vertical-align:top;}
.kslj li:after{content: "";display: block;width: 1px;height: 180px;background: #444;position: absolute;right: -100px;top: 0;}
.kslj li p{ font-size:18px; margin-bottom:25px; position:relative;}
.kslj li p:after{ content:''; display:block; position:absolute; top:0; bottom:0; height:1px; margin:auto 0; left:-25px; width:16px; background:#fff;}
.kslj li a{ display:block; font-size:14px; color:#888; line-height:32px;}
.kslj li a:hover{ text-decoration:underline; color:#fff;} 
.kslj li+li{ margin-left:180px;}
.crcode{ font-size:14px;text-align:center;}
.crcode img{ display:block; width:150px; height:150px; margin-bottom:10px;}
.crconcat{ text-align:center; height:218px; box-sizing:border-box; padding:0px 120px; }
.crphone{ font-size:36px;}
.cr_c{ font-size:14px; line-height:25px; margin:20px 0; color:#888;}
.crbtn a{ width:200px; line-height:38px; border-radius:20px; font-size:14px; color:#fff; display:inline-block; background:#008cd6; transition:all .3s ease;}
.crbtn a:hover{ box-shadow:0 0 5px #fff;}
.crbtn i{ display:inline-block;  color: #fff; padding-left:28px; background:url(../img/20220413152409_1902086140.png) no-repeat left center;}



/*面包屑*/
#bodycon,#bodycon #center,#bodycontent{max-width:1400px;width:100% !important;margin: 0px auto 40px; height:auto !important; }
.strong_title,#right,#left{ display:none;}
.mianbxContent {height: 30px !important;line-height: 23px !important;font-size: 16px !important;text-align: left !important;background-color: #eee;width: 1398px !important;text-indent: 2.5em;transition: 0.1s all;background: url("../img/20220303133944_1753659133.png") no-repeat 7px 14px;border: 1px dashed #ddd;position: relative;margin-bottom: 30px !important;width: 100%;}
.mianbxContent:hover { background-position: 7px -29px;}
.mianbxContent::after, .mianbxContent:after { content: '';position: absolute;display: block; height: 40px;width: 200px;top: 0; right: 0;}
.mianbxContent a{font-size: 15px !important;color: #333;}

#bodycontent.mianbxContent{padding:14px 0 15px 0 ; margin-bottom:35px !important; margin-top: 20px;}


.pages_box{
	margin: 20px auto;
	text-align: center;
}
.npage{
	
}
.npage li{
	display: inline-block;
	margin: 0 3px;
}
.npage li a{
	padding: 5px 12px;
	border: 1px solid #ddd;
	border-radius: 12px;
}
.npage .active a,.npage li a:hover{
	background-color: #0055ff;
	color: #fff;
}